-
Notifications
You must be signed in to change notification settings - Fork 571
Update to MTP #958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to MTP #958
Conversation
tests/ModelContextProtocol.AspNetCore.Tests/ModelContextProtocol.AspNetCore.Tests.csproj
Outdated
Show resolved
Hide resolved
|
@stephentoub This hopefully should be green. |
Is this a flaky test? |
Probably |
|
@stephentoub Can you please restart the failing jobs again? Looks like some flakiness. |
|
@Youssef1313 done |
|
Thanks! |
7080e3a
into
modelcontextprotocol:main
|
Hi @Youssef1313, we're getting reports of |
This reverts commit 7080e3a.
…xtprotocol#989)" This reverts commit bf0a65b.
Motivation and Context
Keep the test infra up-to-date with the latest dependencies and moving away from VSTest to the newer Microsoft.Testing.Platform.
How Has This Been Tested?
Manually running tests locally (still not working, that's why it's draft)
Breaking Changes
Types of changes
Checklist
Additional context